home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / chaos200.zip / CHAOS.CFG < prev    next >
Text File  |  1996-08-14  |  4KB  |  99 lines

  1. ; CHAOS.CFG - Door Configuration File for Primal Chaos v2.00
  2. ;                                                                                                
  3. ; This configuration file can be used by the sysop to customize CHAOS for use
  4. ; on their own system. The information in this file is NOT usually needed to
  5. ; run the door and the file can be left as is, or even erased, without 
  6. ; effecting the door's performance on most systems. 
  7. ;
  8. ;
  9. ;
  10. ;  =---------------------------------------------------------------------=
  11. ;   Any text following a semi-colon (;), and blank lines, are ignored.
  12. ;   If you wish to activate a command you must remove the semi-colon (;).
  13. ;  =---------------------------------------------------------------------=
  14. ;
  15. ;
  16. ;
  17. ;------------------------------------------------------------------------------
  18. ;
  19. ;  Memory swapping options. These options are generally not needed, but can be
  20. ;  used to customize OpenDoor's swapping behaviour. "SwappingDir" can be used
  21. ;  to specify which directory or directories should be used for swapping.
  22. ;  Multiple directory paths can be seperated using a semi-colon.
  23. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  24. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  25. ;  altogether. Remove the semi-colon (;) to activate any of these options.
  26. ;
  27. ;SwappingDir    C:\
  28. ;SwappingNoEMS
  29. ;SwappingDisable
  30. ;
  31. ;------------------------------------------------------------------------------
  32. ;
  33. ;  Serial port options. These options are generally not needed, as these
  34. ;  settings can usually be determined from the BBS door information file.
  35. ;  "LockedBPS" specifies the the BPS rate at which the door should communicate
  36. ;  with the modem. "SerialPort" specifies the port port number that the modem
  37. ;  is connected to. Unless you have reassigned the port numbers through your
  38. ;  FOSSIL drive, port 0 corresponds to COM1, port 1 corresponds to COM2, and
  39. ;  so on. Remove the semi-colon (;) to activate either of these options.
  40. ;
  41. ;LockedBPS    38400
  42. ;SerialPort    0
  43. ;
  44. ;
  45. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  46. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  47. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  48. ;  the door to always communicate directly with the modem, bypassing any
  49. ;  FOSSIL driver.
  50. ;
  51. ;NoFossil
  52. ;
  53. ;------------------------------------------------------------------------------
  54. ;
  55. ;  The following options only apply if a FOSSIL driver is NOT being used for
  56. ;  serial communications. If a FOSSIL driver IS being used, these options
  57. ;  are normally set on the FOSSIL driver command line.
  58. ;
  59. ;  Hexidecimal address of the serial port. This address can usually be
  60. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  61. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  62. ;  (;) to activate this option.
  63. ;
  64. ;PortAddress 2F8
  65. ;
  66. ;
  67. ;  Interrupt request line that the serial port is using. May be any IRQ line
  68. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  69. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  70. ;  to activate this option.
  71. ;
  72. ;PortIRQ 4
  73. ;
  74. ;
  75. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  76. ;  the serial I/O receive buffer. You may want to increase this buffer size
  77. ;  if you find that characters being sent from the user's modem are being lost.
  78. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  79. ;  buffer. You may want to increase this buffer size for improved performance
  80. ;  in some multitasking environments.
  81. ;
  82. ;ReceiveBuffer 256
  83. ;TransmitBuffer 1024
  84. ;
  85. ;
  86. ;  UART FIFO buffers. Normally, OpenDoors will use 16550A UART FIFO buffers
  87. ;  if they are available. You can prevent OpenDoors from using the FIFO
  88. ;  buffers, even if they are available, by removing the semi-colon before
  89. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  90. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  91. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  92. ;  bytes.
  93. ;
  94. ;NoFIFO
  95. ;FIFOTriggerSize 4
  96. ;
  97. ;-----------------  END OF PRIMAL CHAOS CONFIGURATION FILE  ------------------
  98.  
  99.